.left{ float:left;}
.right{ float:right;}
.clear { clear:both;}
.alltransition {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.opacity0{filter:alpha(Opacity=0);-moz-opacity:0;opacity:0;}
.no-touch { height:100%;}
.no-touch body{ overflow:hidden;height:100%;}
.pcshow { display:block;}
.mbshow { display:none!important;}
.ipshow {display: none!important;}
.relative {position: relative;}
.table {display: table;width: 100%;height: 100%;}
.table-cell {display: table-cell;vertical-align: middle;}
.fullscreen,.fullscreen body {height: 100%;overflow: hidden}
.display-block {display: block!important;}
.height-auto {height: auto!important;}
.hide {display: none;opacity: 0;width: 0px;height: 0px;z-index: -1;overflow: hidden;}
.content {width:75%;margin: auto;}
.dblockw100hauto{display:block;width: 100%;height:auto;}
.mark-nav-bg {width: 100%;height: 100%;position:fixed;left: 0;top: 0;z-index: 100;background: #000;opacity: .5;display: none;}
.mark-nav-bg.cur {display: block;}

/*--public--*/
.section{padding:70px 0;overflow:hidden;min-height: 100vh;}
.news .wrap-title {color: #fff;font-weight: 400;}
.news .wrap-title a {color: #fff;}
.wrap-title{margin-bottom:40px;line-height:1.5;overflow:hidden;}
.wrap-title h2{font-size:38px;text-transform: uppercase;margin: 0;font-weight: 400;}
.wrap-title h2 a{color: #333;}
.wrap-title h2 a:hover{color:#00a1e8;}
.wrap-title p{font-size:18px;color:#25272f;}
.wrap-title i,.wrap-title em{margin-top: 10px;display:block;width:35px;height:3px;background:#00a1e8;background-size: 100%;}
.wrap-title em{margin: 15px auto 0;}
.wrap-title .more{display:block;float:right;display:block;margin-top:15px;width:170px;height:48px;line-height:48px;font-size:14px;font-weight:bold;font-family:"Helvetica Neue";text-align:center;text-transform:uppercase;color:#333;border:#ddd solid 1px;}
.wrap-title .more:hover{color:#fff;border-color:#00a1e8;background:#00a1e8;}
@media screen and (max-width: 1200px) {
.wrap-title h2{font-size:30px;}
.section{padding:50px 0;}
}
@media screen and (max-width: 768px) {
  .section{padding:30px 0;}
  .wrap-title{margin-bottom:25px;text-align:center;margin-top: 20px;}
  .wrap-title h2{font-size:20px !important;}
  .wrap-title p{font-size:16px !important;}
  .wrap-title i{margin:10px auto 0; }
  .wrap-title i,.wrap-title em{width:42px;height:3px;background-size:100%;}
  .wrap-title .more{display:none;}
}
.clear{clear:both;height:0;line-height:0;font-size:0;}
.fl{float:left;}
.fr{float:right;}
.clearfix:after {content: '';display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {/*兼容 IE*/zoom: 1;}
/*--end public--*/

/*按钮动画*/
.btn-wave{position:relative;-webkit-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);overflow:hidden;}
.btn-wave:before{content:'';display: block;width: 120%;height: 0;padding: 60% 0;background-color:#0086c1;border-radius: 50%;position: absolute;left: -10%;top: 50%;-webkit-transform: translateY(-50%) scale(0);transform: translateY(-50%) scale(0);z-index: -1;}
.btn-wave:hover:before{-webkit-animation: btnWave 2s ease;animation: btnWave 2s ease infinite;-webkit-animation-fill-mode: forwards;-o-animation-fill-mode: forwards;animation-fill-mode: forwards;}
@-webkit-keyframes btnWave{0%{-webkit-transform: translateY(-50%) scale(0);transform: translateY(-50%) scale(0);}50%{opacity: 1;}100%{opacity: 0;-webkit-transform: translateY(-50%) scale(1);transform: translateY(-50%) scale(1);}}
@keyframes btnWave{0%{-webkit-transform: translateY(-50%) scale(0);transform: translateY(-50%) scale(0);}50%{opacity: 1;}100%{opacity: 0;-webkit-transform: translateY(-50%) scale(1);transform: translateY(-50%) scale(1);}}
/*end 按钮动画*/

/* --header-- */
.wrapper{margin:0 auto;width:1200px;}
.top-wrap{height:40px;line-height:40px;overflow:hidden;background:#120808;}
.top-menu{float:right;overflow:hidden;}
.top-menu li{float:left;font-size:14px;}
.top-menu li a{display:block;color:#999;}
.top-menu li a:after{display:block;content:"";float:left;margin:0 16px;width:1px;height:40px;background:#333;}
.top-menu li a:hover{color:#5d7d6d;}
.top-tel{float:left;font-size:16px;color:#fff;background:url(http://43.138.158.196:39137/static/images/top_tel.png) no-repeat 0 center;}
.header{position:fixed;z-index:9999;height:80px;line-height:80px;background:#fff;width: 100%;background: rgba(0, 0, 0, 0.25) !important;}
.header .inner{margin:0 auto;padding:0 10px;max-width:1400px;}
.header .logo{float:left;padding:0;width:186px;overflow:hidden;height: 80px;line-height: 80px;}
.header .logo img{display:block;width:186px;padding-top: 12px;} 
.header .search-btn{float:right;width:40px;height:80px;cursor:pointer;background:url(../images/search_btn.png) no-repeat center;}
.header .search-btn:hover{background-color:#00a1e8;background-image:url(../images/search_btn_cur.png);}
.header .tel{position:relative;float:right;padding:0 40px;} 
.header .tel:before{display:block;position:absolute;left:0;top:50%;margin-top:-10px;/*! width:1px; */height:20px;content:"";background:#e0e0e0;}
.header .tel em{display:block;padding-left:25px;font-size:21px;font-weight:bold;color:#fff;font-family:Helvetica;}
.header .nav{float:right;margin-right:5px;position: absolute;left: 30%;}
.header .nav-list li{position:relative;float:left;padding:0 25px;height:80px;font-size:16px;}
.header .nav-list li>a{display:block;color:#25272f;} 
.header .nav-list li:hover>a,.header .nav-list li.cur>a{color:#00a1e8;background:url(../images/nav_cur.png) repeat-x 50% bottom; }
.header .menu-btn{display:none;position:absolute;right:0;top:0;width:80px;height:80px;cursor:pointer;border-left:#e5e5e5 solid 1px;background:url(../images/menu_btn.png) no-repeat center;}
.header .menu-btn.cur{background-color:#00a1e8;background-image:url(../images/menu_btn_close.png);}
.dropDown{display:none;position:absolute;z-index:9999;top:100%;left:0;width:100%;background:rgba(0, 0, 0, 0.125);}
.dropDown a{display:block;padding:0 10px;height:35px;line-height:35px;font-size:13px;color:#fff;/*! border-top:#8a8a8a solid 1px; */overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align: center;}

.dropDown a:hover{color:#00a1e8;}

@media screen and (max-width: 1600px){
.header-inner{width:1200px;}
.header .tel{padding:0 20px;}
.header .nav-list li{padding:0 20px;}
}

@media (max-width:1200px) {
.header{height:60px;line-height:60px;border-bottom:#a8a8a8 solid 1px;background: #fff !important;}
.header .logo{padding:10px 0;height: 60px;line-height: 60px;}
  .header .logo img {
	display: block;
	width: 126px;
	padding-top: 6px;
}
.header .search-btn,.header .tel{display:none;}
.header .tel{margin-left:20px;float:left;}
.header .menu-btn{display:block;width:60px;height:60px;}
.header .nav{display:none;position:absolute;z-index:999;top:100%;left:0;width:100%;background:#fff;border-top:#00a1e8 solid 3px;}
.header .nav-list li{float:none;height:auto;border-bottom:#f0f0f0 solid 1px;}
.header .nav-list li>a{background:url(../images/nav_list.png) no-repeat right center;}
.header .nav-list li:hover>a,.header .nav-list li.cur>a{background:url(../images/nav_list_cur.png) no-repeat right center;}
.dropDown{position:static;}
}
/*--end header--*/
.index-newsmore {margin-top: 30px;clear: both;}
.viewmore-btn {font-size: 0;display: inline-block;position: relative;background: transparent;}
.viewmore-btn a {display: block;padding: 15px 30px;color: #00a1e8;border: 1px solid #00a1e8;}
.viewmore-btn span{font-size: 14px;color: #00a1e8;display: inline-block;vertical-align: middle;margin-right: 10px;z-index: 3;position: relative;}
.viewmore-btn i{width: 9px;height: 12px;display: inline-block;vertical-align: middle;margin-right: 10px;background: url("../images/right2.png");background-size:100% 100%;margin-top: 3px;position: relative;z-index: 3;opacity: .5;}
.viewmore-btn a::before {content: '';display: block;width:5px;height: 100%;position: absolute;left: 0;top: 0;background: #00a1e8;z-index: 1;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.viewmore-btn a:hover::before{width: 100%;}
.viewmore-btn a:hover span {color: #fff;}
.viewmore-btn a:hover i{background: url("../images/right3.png");background-size:100% 100%;opacity: 1;}

/*--footer--*/
.footer-pc{overflow:hidden;background:url(../images/footer_bg.jpg) no-repeat center 0;}
.footer-pc .ft-inner{padding:55px 0 30px;overflow:hidden;border-bottom:#000 solid 1px;}
.footer-pc .ft-menu{float:left;width:990px;}
.footer-pc .ft-menu dl{position:relative;float:left;height:315px;overflow:hidden;}
.footer-pc .ft-menu dl:after,.footer-pc .ft-menu dl:before{display:block;position:absolute;right:0;top:12px;width:1px;content:"";}
.footer-pc .ft-menu dl:after{height:94%;background:rgba(255,255,255,0.06);}
.footer-pc .ft-menu dl:before{height:12px;background:#f64e01;}
.footer-pc .ft-menu dl.item1{width:196px;}
.footer-pc .ft-menu dl.item2{padding-left:85px;width:254px;}
.footer-pc .ft-menu dl.item3{padding-left:85px;width:280px;}
.footer-pc .ft-menu dl.item4{padding-left:85px;width:260px;}
.footer-pc .ft-menu dt{height:45px;line-height:45px;font-size:18px;}
.footer-pc .ft-menu dt a{color:#fff;}
.footer-pc .ft-menu dd{padding-top:30px;overflow:hidden;}
.footer-pc .ft-menu dd a{display:block;height:30px;line-height:30px;font-size:14px;color:#cecece;opacity:0.5;}
.footer-pc .ft-menu dd a:hover{color:#fff;opacity:1;}
.footer-pc .ft-info{float:right;}
.footer-pc .ft-info .QRcode{overflow:hidden;}
.footer-pc .ft-info .QRcode li{float:left;padding:8px;width:116px;overflow:hidden;background:#fff;}
.footer-pc .ft-info .QRcode li:nth-child(1){margin-right:20px;}
.footer-pc .ft-info .QRcode li .pic{position:relative;width:100px;height:100px;overflow:hidden;}
.footer-pc .ft-info .QRcode li .pic img{display:block;width:100%;}
.footer-pc .ft-info .QRcode li .tit{height:20px;line-height:20px;text-align:center;font-size:12px;color:#666;overflow:hidden;}
.footer-pc .ft-info .tel{margin-top:28px;overflow:hidden;}
.footer-pc .ft-info .tel dt{height:22px;line-height:22px;font-size:13px;color:#fff;}
.footer-pc .ft-info .tel dd{height:30px;line-height:30px;font-size:24px;color:#00a1e8;font-family:"DIN Medium";}
.ft-copyright{position:relative;padding:20px 0;height:64px;line-height:24px;font-size:13px;color:#999;border-top:#1d1d1d solid 1px;}
.ft-copyright a{color:#999;}
.ft-copyright a:hover{color:#fff;}
.ft-copyright .fl{float:left;}
.ft-copyright .fr{float:right;}
.ft-copyright .fr li{float:left;}
.ft-copyright .fr li a{display:block;padding:0 15px;background:url(../images/ft_links_line.png) no-repeat right;}
.ft-copyright .fr li:last-child a{padding-right:0;background-image:none;}
.flinks{display:none;position:absolute;bottom:100%;right:0;padding:15px;width:400px;line-height:25px;font-size:13px;background:#fff;}
.flinks a{display:block;float:left;width:25%;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.flinks a:hover{color:#00a1e8;}

.footer-mobile{display:none;padding:20px 20px 80px;text-align:center;overflow:hidden;background:url(../images/footer_bg.jpg) no-repeat center 0;}
.footer-mobile .tel{line-height:1.5;}
.footer-mobile .tel dt{font-size:13px;color:#fff;}
.footer-mobile .tel dd{font-size:24px;color:#00a1e8;font-family:"DIN Medium";}
.footer-mobile .tel dd a{color:#00a1e8;}
.footer-mobile .info{padding:20px 0;font-size:14px;color:#fff;line-height:1.5;}
.footer-mobile .info a{color:#fff;}
.footer-mobile .QRcode{text-align:center;overflow:hidden;}
.footer-mobile .QRcode li{display:inline-block;margin:0 8px;padding:10px;width:120px;background:#fff;}
.footer-mobile .QRcode li img{display:block;width:100%}
.footer-mobile .ft-menu{position:fixed;z-index:999;left:0;bottom:0;width:100%;height:50px;overflow:hidden;background:#00a1e8;}
.footer-mobile .ft-menu li{float:left;width:25%;text-align:center;border-right:#3d95f2 solid 1px;}
.footer-mobile .ft-menu li a{display:block;padding:8px;overflow:hidden;}
.footer-mobile .ft-menu li i{display:block;margin:0 auto;width:20px;height:20px;background-repeat:no-repeat;background-size:100%;}
.footer-mobile .ft-menu li span{display:block;font-size:14px;color:#fff;}
.footer-mobile .ft-menu li:nth-child(1) i{background-image:url(../images/ft_icon01.png);}
.footer-mobile .ft-menu li:nth-child(2) i{background-image:url(../images/ft_icon02.png);}
.footer-mobile .ft-menu li:nth-child(3) i{background-image:url(../images/ft_icon03.png);}
.footer-mobile .ft-menu li:nth-child(4) i{background-image:url(../images/ft_icon04.png);}

@media (max-width:1440px) {
.footer-pc .ft-menu{width:900px;}
.footer-pc .ft-menu dl.item1{width:166px;}
.footer-pc .ft-menu dl.item2{padding-left:65px;width:224px;}
.footer-pc .ft-menu dl.item3{padding-left:65px;width:250px;}
.footer-pc .ft-menu dl.item4{padding-left:65px;width:240px;}
}
@media (max-width:1200px) {
.footer-pc{display:none;}
.footer-mobile{display:block;}
}
/*--end footer--*/

/*--搜索弹出框--*/
.search-pop{display:none;position:absolute;z-index:99999;left:0;top:0;padding:25px 10px;width:100%;height:100px;background:#fff;}
.search-pop form{display:block;position:relative;max-width:600px;margin:0 auto;}
.search-pop input{display:block;padding:20px;width:100%;height:50px;border:#eee solid 1px;outline:none;}
.search-pop button{display:block;position:absolute;right:0;top:0;width:50px;height:50px;border:#eee solid 1px;cursor:pointer;background:#fff url(../images/search_btn.png) no-repeat center;}
.search-pop button:hover{border-color:#00a1e8;background-color:#00a1e8;background-image:url(../images/search_btn_cur.png);}
/*--end 搜索弹出框--*/

/*--留言对话框--*/
.sdw-tips-tk { width: 100%; height: 100%; background-color: rgba(0,0,0,.5); position: fixed; left: 0; top: 0; z-index: 9999; }
.sdw-tips-tk .sdw-tips-box { width: 500px; padding: 2%; background-color: #fff; text-align: center; position: absolute; left: 50%; top: 50%; -webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%); }
.sdw-tips-box .sdw-tips-cont { width: 100%; border: solid 1px #e5e5e5; }
.sdw-tips-box .sdw-tips-cont h3 { font-size: 24px; color: #4489ff; margin-top: 5%;}
.sdw-tips-box .sdw-tips-cont p { font-size: 16px; color: #4d4d4d; margin-top: 3%;}
.sdw-tips-box .sdw-tips-cont span.close-btn { display: inline-block; padding: 3% 12%; background-color: #4489ff; color: #fff; margin-top: 10%; font-size: 16px; cursor: pointer; }
@media screen and (max-width: 768px){
.sdw-tips-tk .sdw-tips-box { width: 90%; padding: 4%; }
.sdw-tips-tk .sdw-tips-box h3 { font-size: 22px; }
}
/*--end 留言对话框--*/



.index-about {position: relative;}
.index-about .title-style {text-align: center;width: 100%;padding-bottom: 50px;}
.index-about .title-style h2 {color: #fff;}
.index-about .title-style .line {margin: 10px auto auto;}
.index-about .title-style h6 {font-size: 16px;line-height: 24px;color: #fff;margin: 0;font-weight: normal;overflow: hidden;opacity: .6;}
.index-about .about-item {position: absolute;top:0;left: 12.5%;width: 75%;height: 100%;z-index: 3;}
.index-about .about-item .content {width: 100%; height: 478px;border: 1px solid rgba(255,255,255,.3);overflow: hidden;background: rgba(0,0,0,0.2)}
.index-about .about-item .left{padding: 6% 3% 0 5%;overflow: hidden;width:43%;height: 90%; position: relative;}
.index-about .about-item .left::after {content: '';display: block;width: 1px;height: 100%;background: #fff;position: absolute;right: 0;top: 0;opacity: .3;}
.index-about .about-item .left .title{overflow: hidden;}
.index-about .about-item .left .title h2{text-transform: uppercase;margin: 0;color: #fff;}
.index-about .about-item .left .title h4{font-size: 20px; margin:10px 0;color: #fff;}
.index-about .about-item .left .title .line{width: 80px;height: 4px;background: #00a1e8;margin: 25px 0;}
.index-about .about-item .left .text{font-size: 16px;line-height: 26px;color: #fff;opacity: .6;}
.index-about .about-item .left .play {display: inline-block;margin-top:30px;}
.index-about .about-item .left .play a{display: block;overflow: hidden;background: #00a1e8;border: 1px solid #00a1e8;padding: 15px 20px;font-size: 0;}
.index-about .about-item .left .play i{width: 13px;height: 16px;display: inline-block;vertical-align: middle;margin-right: 10px;background: url("../images/play.png") center no-repeat;background-size: 100%; }
.index-about .about-item .left .play span{font-size: 14px;color: #fff;display: inline-block;vertical-align: middle;margin-right: 10px;}
.index-about .about-item .left .play a:hover {background: #0080b9;border: 1px solid #0080b9;}
.index-about .about-item .left .play a:hover span,.index-about .about-item .left .play a:hover i{opacity: 1;}
.index-about .about-item .right {width:55%;height: 419px;}


.index-about .img{}
.index-about .img img{display: block;width: 100%;height: auto;}
.left{ float:left;}
.right{ float:right;}